home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1419 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  31 lines

  1. Newsgroups: comp.lang.c
  2. Path: news.sprintlink.net!eskimo!news
  3. From: gargamel@eskimo.com (Skye Offerle)
  4. Subject: Re: library file llibcer.lib for MSC
  5. X-Nntp-Posting-Host: tia1.eskimo.com
  6. Message-ID: <DL4w03.4EI@eskimo.com>
  7. Sender: news@eskimo.com (News User Id)
  8. Organization: Brass Monkey
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. References: <1996Jan11.221802@omega.ntu.ac.sg>
  11. Date: Sat, 13 Jan 1996 18:21:43 GMT
  12.  
  13. bc7114915@omega.ntu.ac.sg (OLE OLE ....) wrote:
  14.  
  15. >Hello,
  16. >     I am using microsoft c v6.0. I have an application which 
  17. >     said that it is compiled under MSC 6.0. But I can't find
  18. >     the llibcer.lib that the application used to compile?? In
  19. >     my MSC 6.0, I can find only llibcr.lib. Which version of
  20. >     MSC is this libary files located?? Thanks
  21.  
  22. >Regards,
  23. >TTL
  24.  
  25. My MS C lets you select which memory models to install libraries for
  26. upon intallation.  It then builds the libraries for you.  I beleive,
  27. if I'm not mistaken, that llibcer.lib is the large memory model lib,
  28. and so you might want to check your setup to see if it was built.
  29.  
  30.  
  31.